body {
    font-family: "宋体";
    font-size: 14px;
}

* {
    box-sizing: border-box;
}

ul,
li,
dl,
dd,
dt {
    list-style: none;
}

body,
div,
a,
img,
ul,
li,
dl,
dt,
dd,
p {
    margin: 0px;
    padding: 0px;
}

img {
    border: none 0px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.d-flex {
    display: flex;
}

.justify-center {
    justify-content: center;
}

.justify-space-between {
    justify-content: space-between;
}

.align-center {
    align-items: center;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-column {
    flex-direction: column;
}

.cbody {
    width: 991px;
    margin: 0px auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}

.header {
    height: 151px;
    background: url(banner.png) no-repeat;
}

.lan {
    float: right;
    margin-top: 118px;
}

.menu {
    display: flex;
    justify-content: center;
    height: 33px;
    line-height: 32px;
    margin-top: 1px;
    background-color: #ECECEC;
}

.lang {
    position: relative;
    left: 33px;
}
.lang a{ color:#000;}
.menu ul li {
    float: left;
    padding: 0px 53px;
}

.menu ul li a {
    font-family: "宋体";
    font-size: 14px;
    color: #0066cc;
    font-weight: bold;
}

.menu ul li:not(:last-child) {
    border-right: 1px solid #D6D6D6;
}

.title {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #1155aa
}
.title a{color: #1155aa}
.lay {
    margin-top: 16px;
    margin-bottom: 50px;
}

.lay::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.lbox {
    margin-right: 19px;
    padding: 21px 0 50px 14px;
    box-sizing: border-box;
    width: 192px;
    background: #F7F9F9;
}

.lbox li {
    margin-bottom: 15px;
}

.lbox a {
    color: #000;
}

.lbox hr {
    margin-bottom: 10px;
}

.per {
    background: url(per_bg.jpg) repeat;
    height: 265px;
    text-align: center;
}

.per img {
    margin-top: 14px;
}

.per a {
    font-size: 14px;
    font-weight: bold;
    color: #0066cc;
    line-height: 32px;
}

.side dl dt {
    height: 29px;
    line-height: 28px;
    background: #1f7bc5;
    border-bottom: 1px solid #ffffff;
}

.side dl dt a {
    margin-left: 50px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}

.side dl dd {
    height: 29px;
    line-height: 28px;
    background: #afd4f1;
    border-bottom: 1px solid #ffffff;
}

.side dl dd a {
    margin-left: 50px;
    font-size: 14px;
    color: #1c5aa8;
}

.code {
    text-align: center;
    margin-top: 27px;
}

.code a {
    font-size: 14px;
    color: #1c5aa8;
    line-height: 20px;
    margin-top: 7px;
    display: block;
}

.form1 {
    width: 122px;
    margin: 0 auto;
}

.form1 #key {
    width: 120px;
    height: 17px;
    line-height: 17px;
    border: 1px solid #7e9db9;
    text-indent: 4px;
}

.form1 #site {
    width: 70px;
    height: 20px;
    border: 1px solid #404040;
    margin-top: 12px;
}

.form1 #sub {
    width: 45px;
    height: 21px;
    background: url(sub.gif) no-repeat;
    cursor: pointer;
    border: none 0px;
}

.rbox {
    width: 561px;
}

.bar {
    border: 1px solid #dff3fd;
    padding-top: 7px;
}

.nbox {
    margin-top: 16px;
}

.nbox_l {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    margin-left: 11px;
}

.nbox_r {
    margin-right: 4px;
}

.nbox_r a {
    font-size: 12px;
    color: #000000;
}

.nbox_ul {
    padding-top: 10px;
}

.nbox_ul ul li {
    float: left;
    margin-left: 6px;
    line-height: 26px;
    background: url(nbox_ul.gif) no-repeat 0px 12px;
}

.nbox_ul ul li a {
    float: left;
    margin-left: 15px;
    font-size: 14px;
    /* color: #0148b8; */
}

.link {
    display: flex;
    justify-content: center;
}

.link a {
    flex: 0 0 14.285%;
    text-align: center;
}

.footer {
    line-height: 18px;
    background: #1056AA;
    text-align: center;
    height: 50px;
    padding-top: 14px;
    margin-top: 14px;
    color: #fff;
}

.max_nbox {
    width: 100%;
}

.max_nbox .nbox_ul ul li {
    width: 100%;
}

.view {
    margin: 0 auto;
    padding: 10px 10px;
    width: 990px;
    _height: 300px;
    min-height: 300px;
    background-color: #fff;
}

.breadCrumb,
.breadCrumb a {
    color: #000000;
    font-size: 14px;
}

.xmt li {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.xmt li img {
    margin-bottom: 10px;
}

.xmt li span {
    font-size: 14px;
    color: #000;
}

#NewsPic .Nav {
    right: 0!important;
}

.rbox {
    margin-right: 17px;
}

.nore {
    text-align: right;
    margin-bottom: 10px;
}

.nore a {
    font-size: 12px;
    color: #666;
}

.textcut {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xw ul {
    margin-bottom: 15px;
}

.xw li {
    margin-bottom: 15px;
}

.xw li a {
    display: block;
    font-size: 14px;
    color: #000;
}

.rrbox {
    width: 192px;
    padding: 21px 10px;
    box-sizing: border-box;
    background-color: #F7F9F9;
}

.rrbox li {
    margin-bottom: 3px;
    line-height: 25px;
}

.rrbox img {
    margin-right: 5px;
}

.rrbox a {
    display: flex;
    font-size: 14px;
    color: #000;
}

#hotpic,
#NewsPic,
#NewsPicTxt {
    width: 100%!important;
}

.rrbox ul {
    margin-bottom: 20px;
}

.rrbox .nore {
    margin-bottom: 20px;
}

.content {
    line-height: 25px;
}

.list-container {
    width: 780px;
}

.list-container li a {
    color: #000;
}

.text-center {
    text-align: center;
}

.views-title {
    font-size:20px;
    margin-bottom: 19px;
    font-weight: 700;
    text-align: center;
    color: #000;
}

.views-date {
    margin-bottom: 22px;
    font-size: 12px;
    color: #000;
    text-align: center;
}

.views-line {
    background-color: #E5E5E5;
    margin-bottom: 26px;
}

.views-content {
    padding: 0 20px;
}

.views-content p {
    font-size: 14px;
    text-indent: 20px;
    line-height: 25px;
}

.views-lay {
    margin-top: 50px;
}




li.childlist2 a{ font-weight:bold;}

#pages{ margin:0 auto; padding-bottom:15px; line-height:21px; font-size:14px; text-align:center; margin-top:10px;}
#pages a{color:#005ea5; text-decoration:none; font-size:14px;line-height:21px;}
#pages a:hover{ text-decoration:underline;}

#document_article{width:730px; margin:0 auto; margin-top:10px;}
#doctitle{margin:0 auto; width:700px; font-size:16px; font-weight:bold; line-height:18px; color:#000; margin-top:15px; margin-bottom:4px; text-align:center;}
#subtitle{margin:0 auto; width:700px; font-size:14px; font-weight:bold; line-height:24px; color:#000; text-align:center;}
#docsource{margin:0 auto; width:700px; font-size:14px; color:#000; line-height:24px; text-align:center;}
#docreltime{margin:0 auto; width:700px; font-size:14px; color:#000; line-height:24px; text-align:center; font-family:Arial, Helvetica, sans-serif;}
#docline{margin:0 auto; width:730px; height:1px; border-bottom:#CCCCCC 1px solid;}
#content{width:700px; margin:0 auto; font-size:14px; padding-top:10px; color:#333333; line-height:24px; text-align:left;text-align:justify;text-justify:inter-ideograph;}
#content a{font-size:14px; color:#0000FF; text-decoration:none; line-height:24px;}
#content a:hover{font-size:14px; color:#FF0000; text-decoration:none;}
#content p{font-size:14px; line-height:24px; color:#333333;}
#content p a{font-size:14px; color:#0000FF; text-decoration:none; line-height:24px;}
#content p a:hover{font-size:14px; color:#FF0000; text-decoration:none;}

#Appendix{margin:0 auto; width:710px; margin-top:15px;}
#Appendix_name{width:60px; text-align:left; float:left; margin-left:10px; font-size:14px; font-weight:bold; line-height:21px; height:21px;}
#id_AppendixList{width:630px; text-align:left; margin:0 auto; float:left;}
#id_AppendixList ul{
width:630px;
list-style:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
#id_AppendixList li{
width:616px;
line-height:18px;
padding:0 0 3px 0;
font-size:14px;
text-align:left;
padding-left:14px;
color:#0000FF;
background-image: url(newbox-disc.gif);
background-repeat: no-repeat;
background-position:0px 10px;
}
#id_AppendixList li a{font-size:14px; color:#0f47b4; text-decoration:none; line-height:24px;}
#id_AppendixList li a:hover{font-size:14px; color:#FF0000; text-decoration:none;}

#Appendix_article{margin:0 auto; width:900px; margin-top:5px;}
#Appendix_name_article{width:60px; text-align:left; float:left; font-size:14px; font-weight:bold; line-height:21px; height:21px;}
#id_AppendixList_article{width:830px; text-align:left; float:left}
#id_AppendixList_article ul{
width:830px;
list-style:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
#id_AppendixList_article li{
width:816px;
line-height:18px;
padding:0 0 3px 0;
font-size:14px;

text-align:left;
padding-left:14px;
color:#0000FF;
background-image: url(newbox-disc.gif);
background-repeat: no-repeat;
background-position:0px 10px;
}
#id_AppendixList_article li a{font-size:14px; color:#0f47b4; text-decoration:none; line-height:24px;}
#id_AppendixList_article li a:hover{font-size:14px; color:#FF0000; text-decoration:none;}

#id_RelNewsList{ width:900px; margin:0 auto;border:#CCCCCC 1px solid; margin-bottom:15px;}
#relNews_name{padding-left:15px; text-align:left; margin:0 auto; width:885px; height:25px; line-height:25px; font-size:14px; color:#000000; font-weight:bold; background:#EBEBEB; border-bottom:#CCCCCC 1px solid;}
#id_RelNewsList ul{width:870px; margin:0; padding:0; list-style:none; list-style-type:none;margin-left:15px; margin-top:5px;}
#id_RelNewsList li{
width:870px;
line-height:20px;
padding:0 0 3px 0;
font-size:12px;
text-align:left;
padding-left:14px;
color:#0000FF;
background-image: url(newbox-disc.gif);
background-repeat: no-repeat;
background-position:0px 8px;
}
#id_RelNewsList li a{font-size:12px; color:#0f47b4; text-decoration:none; line-height:20px;}
#id_RelNewsList li a:hover{ color:#FF0000; text-decoration:none;}

.document_print{width:700px; height:29px; border:#CCCCCC 1px solid; margin:0 auto; margin-top:15px; margin-bottom:15px;}

#printer{margin:0 auto; font-size:14px; color:#000000; width:700px;height:29px; line-height:26px;}
#printer input{ font-size:14px; color:#666666; font-style:italic;}
#printer form {height:29px; line-height:29px; margin:0 auto; padding:0; border:0px;}
#printer span{ float:left; width:400px; margin-left:15px;}
#printer div{float:right; padding-right:10px; line-height:29px; width:180px;}
#printer a{font-size:14px; color:#083793; text-decoration:none;}
#printer a:hover{font-size:14px; color:#FF0000; text-decoration:none;} 
#printer #Subject{font-size:14px; color:#9A230E; font-style:normal;}

.Top_Index_A{
margin:0 auto;
width:964px;
height:20px;
line-height:20px;
font-size:14px;
text-align:left;
margin-top:15px;
}
.Top_Index_A a{font-size:14px; color:#0f47b4; text-decoration:none;}
.Top_Index_A a:hover{color:#f00; text-decoration:underline;}

#News_Body_Title{
margin:0 auto;
width:900px;text-align:center;
line-height:18px;
font-size:16px;
color:#000000;
font-weight:bold;
margin-bottom:4px;
margin-top:50px;
}
#News_Body_subitle{font-size:14px; color:#000; font-weight:bold; line-height:24px;text-align:center;}
#News_Body_source{font-size:14px; color:#000; line-height:24px;text-align:center;}
#News_Body_Time{
text-align:center;
line-height:24px;
font-size:13px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;

}
.News_Body_line{width:964px; margin:0 auto; height:1px; border-bottom:#CCCCCC 1px solid;}
#News_Body_Txt_A{width:900px; margin:0 auto; font-size:14px; padding-top:10px; color:#333333; line-height:24px; text-align:left;text-align:justify;text-justify:inter-ideograph;}
#News_Body_Txt_A a{font-size:14px; color:#0000FF; text-decoration:none; line-height:24px;}
#News_Body_Txt_A a:hover{font-size:14px; color:#FF0000; text-decoration:none;}
#News_Body_Txt_A p{font-size:14px; line-height:24px; color:#333333;}
#News_Body_Txt_A p a{font-size:14px; color:#0000FF; text-decoration:none; line-height:24px;}
#News_Body_Txt_A p a:hover{font-size:14px; color:#FF0000; text-decoration:none;}
.News_Body_Text{width:964px; margin:0 auto; margin-top:15px;}
.clear{clear:both; height:auto;}

img { vertical-align: top; border: 0; }